projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07f9823
)
(face-font-registry-alternatives): Add :version.
author
Dave Love
<fx@gnu.org>
Sun, 12 Nov 2000 00:38:44 +0000
(
00:38
+0000)
committer
Dave Love
<fx@gnu.org>
Sun, 12 Nov 2000 00:38:44 +0000
(
00:38
+0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index e72e22bacd503ed5b3daa30474577f04e0ff0806..6cf55b0e9269de47aed63dc702e8c4000d5abf75 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-84,6
+84,7
@@
If fonts of registry REGISTRY can't be loaded, try ALTERNATIVE1, then
ALTERNATIVE2 etc."
:tag "Alternative font registries to try."
:type '(repeat (repeat string))
+ :version "21.1"
:group 'font-selection
:set #'(lambda (symbol value)
(set-default symbol value)